google.golang.org/grpc/balancer/pickfirst.pickfirstBalancer.forceUpdateConcludedStateLocked (method)

3 uses

	google.golang.org/grpc/balancer/pickfirst (current package)
		pickfirst.go#L353: 		b.forceUpdateConcludedStateLocked(balancer.State{
		pickfirst.go#L839: 	b.forceUpdateConcludedStateLocked(newState)
		pickfirst.go#L847: func (b *pickfirstBalancer) forceUpdateConcludedStateLocked(newState balancer.State) {